.common-header .title {
    font-size: 60px;
    color: #5bc50f
}

.common-header .subtitle {
    font-size: 36px
}

.common-header>img {
    margin-top: 10px;
    margin-bottom: 40px
}

.about-section.profile .profile-item {
    height: 500px;
    margin-top: 40px;
    margin-bottom: 160px
}

.about-section.profile .profile-item .text,
.about-section.profile .profile-item .cover-wrap {
    width: 700px;
}

.about-section.profile .profile-item .text .content {
    font-size: 18px;
    line-height: 48px;
    text-indent: 36px
}

.about-section.advocate {
    height: 595px;
    background-image: url(../images/midd-banner.jpg)
}

.about-section.advocate .sw {
    height: 100%
}

.about-section.advocate .sw .common-header {
    margin-top: 60px
}

.about-section.advocate .sw .common-header .subtitle {
    color: #fff
}

.about-section.advocate .sw .content {
    color: #fff;
    font-size: 18px;
    line-height: 48px
}

.about-section.advocate .sw .content>p {
    text-indent: 36px
}

.about-section.advantage {
    margin-top: 100px
}

.about-section.advantage .advantage-text {
    font-size: 18px;
    line-height: 48px;
    text-indent: 36px
}

.about-section.advantage .advantage-list .advantage-item {
    width: 130px;
    height: 130px;
    padding: 10px;
    background-color: #5bc50f;
    border-radius: 50%
}

.about-section.advantage .advantage-list .advantage-item .container {
    width: 100%;
    height: 100%;
    font-size: 22px;
    color: #fff;
    border: 1px dashed #fff;
    border-radius: 50%;
    font-size: 18px
}

.about-section.awards {
    margin: 100px 0px
}

.about-section.awards .swiper-wrap .awards-swiper {
    width: 1240px;
    height: 337px
}

.about-section.awards .swiper-wrap .awards-swiper .awards-item {
    background-image: url(../images/award-border.png);
    background-size: 100% 100%;
    padding: 25px 25px 50px 43px;
    box-sizing: border-box
}

.about-section.awards .swiper-wrap .awards-swiper .awards-item .cover-wrap {
    width: 100%;
    height: 100%
}

.about-section.awards .swiper-button-prev,
.about-section.awards .swiper-button-next {
    background-color: #ccc;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden
}

.about-section.awards .swiper-button-prev:after,
.about-section.awards .swiper-button-next:after {
    font-size: 20px;
    color: #fff
}

.about-section.awards .swiper-button-prev:after {
    margin-right: 3px
}

.about-section.awards .swiper-button-next:after {
    margin-left: 3px
}
